emacs.git
2024-02-22 Po Lu; * admin/CPP-DEFINES: Update with Android defines.
2024-02-22 Po LuEnable inotify on systems with inotify_init yet no...
2024-02-21 Andrea Corallo; * lisp/emacs-lisp/comp-run.el: Fix typo.
2024-02-21 Andrea Corallo* lisp/emacs-lisp/comp.el (comp--compute-function-types...
2024-02-21 Eshel Yaron; Fix mid-symbol updating/cycling completion preview
2024-02-21 john muhl; Update URL of the tree-sitter-lua grammar
2024-02-21 Andrea Corallo; Add two comments on comp-known-predicates cl-deftype...
2024-02-21 Andrea Corallo* Add few missing entries in 'comp-known-predicates'
2024-02-21 Andrea Corallo* lisp/emacs-lisp/comp-cstr.el (comp-cstr): Rename...
2024-02-21 Andrea Corallo; * lisp/emacs-lisp/comp.el (native-comp-debug): Fix...
2024-02-21 Andrea Corallo* Make 'comp--compute-function-types' a pass
2024-02-21 Eli ZaretskiiRemove redundant call to 'eln_load_path_final_clean_up'
2024-02-21 Mattias Engdegård; * src/lisp.h: Add Lisp_Object tagging scheme overview
2024-02-21 kobaritySet tty mode to raw when setting up Inferior Python
2024-02-21 Po Lu* java/org/gnu/emacs/EmacsContextMenu.java (display...
2024-02-21 Stefan Monnier* lisp/emacs-lisp/map.el (map--make-pcase-bindings...
2024-02-21 Po LuWork around premature dismissals of submenus under...
2024-02-20 Jonas BernoulliDo not attempt to check declarations in lock files
2024-02-20 Jonas BernoulliAllow trivially autoloading uses of transient's define...
2024-02-20 Andrea Corallo* Fix missing entry in 'cl--typeof-types'
2024-02-20 Jonas BernoulliMake find-function-regexp also find transient-define-*
2024-02-20 Michael Albinus; Copyedits
2024-02-20 Michael AlbinusAdd Tramp methods dockercp and podmancp
2024-02-19 Eli Zaretskii; * doc/misc/gnus.texi (Other modes): Fix last change.
2024-02-19 Philip KaludercicAllow attaching files at point using 'gnus-dired-attach'
2024-02-19 Mattias EngdegårdSlight switch byte op speedup
2024-02-19 Mattias EngdegårdReplace XSET_HASH_TABLE with make_lisp_hash_table
2024-02-19 Mattias EngdegårdCheck shortdoc keywords and fix one mistake
2024-02-19 Eli Zaretskii; Further copyedits of doc/translations/README.
2024-02-19 Jean-Christophe... ; Proofreading changes in doc/translations/README.
2024-02-19 Ihor Radchenko* test/src/eval-tests.el (eval-tests/default-value...
2024-02-19 Yuan FuDon't update ranges for the whole buffer in treesit...
2024-02-19 Eric AbrahamsenBack out part of commit db5e84af202
2024-02-18 Paul EggertUse -Wanalyzer-deref-before-check in GCC 14
2024-02-18 Paul EggertDo not ignore -Wanalyzer-allocation-size in GCC 14
2024-02-18 Paul EggertRemove no-longer-needed pdumper_load workaround
2024-02-18 Paul EggertIgnore fewer GCC -fanalyzer diagnostics in ccl.c
2024-02-18 Eli Zaretskii; Fix punctuation and encoding of doc/translations...
2024-02-18 Eli ZaretskiiMove translations-related files to do/translations/.
2024-02-18 Jean-Christophe... Move French translations to the top-level doc/ directory.
2024-02-18 Jean-Christophe... Add README file about translations of Emacs manuals
2024-02-18 Po LuImplement tooltip_reuse_hidden_frame for Android
2024-02-17 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-02-17 Paul EggertAdjust to yesterday’s Gnulib nstrftime changes
2024-02-17 Philip Kaludercic; Fix typo from commit 32c5bdfa971
2024-02-17 Jakub JečmínekProvide better default value for date in Gnus scoring
2024-02-17 Eric AbrahamsenAlias some gnus-specific do-nothing functions
2024-02-17 Eli Zaretskii; Fix markup in last change (bug#68929).
2024-02-17 Jeremy BryantAdd manual entries for which-key
2024-02-17 Eli Zaretskii; Don't use non-ASCII characters in C comments in xdisp.c.
2024-02-17 Eli ZaretskiiMerge from origin/emacs-29
2024-02-17 Eli Zaretskii; Fix last change
2024-02-17 Aleksandr VityazevMake key selection method configurable in EPA.
2024-02-17 john muhlEagerly indent first field in tables in 'lua-ts-mode'
2024-02-17 Kévin Le GouguecSupport shebang lines with amended environment
2024-02-17 Kévin Le GouguecSupport more complex env invocations in shebang lines
2024-02-17 Kévin Le GouguecRefine shebang tests (bug#64939)
2024-02-17 F. Jason ParkUse modern fallback for channel name detection in ERC
2024-02-17 F. Jason ParkNormalize ISUPPORT params with empty values in ERC
2024-02-17 F. Jason ParkIgnore the TGT-LIST parameter in erc-open
2024-02-17 F. Jason ParkMake erc-fill-wrap depend on scrolltobottom
2024-02-17 F. Jason ParkAutoload custom-loads for new Custom groups in erc.el
2024-02-17 F. Jason Park; Load erc-compat before ert-x in ERC tests
2024-02-17 F. Jason ParkRemove "erc-" prefixed Compat definitions
2024-02-17 Po Lu* java/debug.sh: Print errors correctly if device is...
2024-02-17 Po LuProperly record mtime after insert-file-contents on...
2024-02-16 Po Lu* src/androidvfs.c (android_scan_directory_tree): Get...
2024-02-16 Stefan Monnier* lisp/loadup.el (lexical-binding): Add a comment
2024-02-16 Tomas VolfWhen deleting output in Eshell, optionally add it to...
2024-02-16 Philipp StephaniRemove references to phst@google.com.
2024-02-15 Stefan Monnier(tex-font-lock-keywords-1): Fix bug#68827
2024-02-15 Andrea Corallo; * lisp/emacs-lisp/comp.el (comp--write-bytecode-file...
2024-02-15 Dmitry Gutovproject-or-external-find-regexp: Fix the docstring
2024-02-15 Po LuFix the MS-DOS build
2024-02-15 Eli ZaretskiiAllow font-spec in 'face-font-rescale-alist' set at...
2024-02-15 Simen HeggestøylAdd support for reading/writing IELM input history...
2024-02-15 Po LuHandle /assets and /content file names in `android...
2024-02-15 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-02-15 Paul EggertAdjust to recent Gnulib nstrftime changes
2024-02-14 Stefan Kangas* BUGS: Note how to report critical security issues.
2024-02-14 Stefan KangasAdd cross-reference to ELisp manual Caveats
2024-02-14 Stefan Monniertitdic-cnv.el: Bring all definitions under the `tit...
2024-02-14 Joseph TurnerImprove directory prompt used by package-vc-checkout
2024-02-14 Michael AlbinusMinor Tramp doc adaption
2024-02-14 Mattias EngdegårdString hashing improvements (spread and performance)
2024-02-14 Gerd MöllmannTake file-local variables into account in elint-file...
2024-02-14 Juri LinkovDetect DEFUNs as outline-minor-mode headings in Emacs...
2024-02-14 Eli Zaretskii; * lisp/progmodes/elisp-mode.el (emacs-lisp-native...
2024-02-14 Stefan Monnierhideif.el: Minor cleanup
2024-02-13 Steven AllenRespect :lisp-dir whilst scanning for VC package depend...
2024-02-13 Jim Porter; Compute the list of symbols for 'eshell-eval-using...
2024-02-13 Philip KaludercicAdd 'custom-variable' command
2024-02-13 Eli ZaretskiiFix left-over from renaming 'comp-*' functions
2024-02-13 Paul EggertSimplify position-symbol
2024-02-13 Paul EggertXSYMBOL eassume speedups
2024-02-13 Paul EggertRemove SYMBOL_WITH_POS_{POS,SYM}
2024-02-13 Paul EggertRemove lisp_h_XCONS etc
2024-02-13 Paul EggertRemove lisp_h_PSEUDOVECTORP etc
2024-02-13 Paul EggertRemove BASE2_EQ
2024-02-13 Paul EggertSimplify and speed up EQ again
next